asJwsJsonObject

fun <JWT> SdJwt<JWT>.asJwsJsonObject(option: JwsSerializationOption = JwsSerializationOption.Flattened, kbJwt: Jwt?, getParts: (JWT) -> Triple<String, String, String>): JsonObject(source)

Deprecated

Use suspendable methods of SdJwtSerializationOps